home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / FREENET / BLUNDELL / ECONETA / Ver801 < prev    next >
Text File  |  1995-12-16  |  638b  |  14 lines

  1. This is EconetA version 8.01.
  2.  
  3.  + Dubious re-entrancy has been tidied up.
  4.  
  5.  + It doesn't seem to stamp on bits of the RMA now. 
  6.  
  7.  + There is still a memory leak; Freenet doesn't return mbufs we use to the free-list.  Eventually it will run out of mbufs altogether, which will render Freenet useless (and SLIPdriver will die with an address exception).
  8.  
  9.  + We can now fall back on small mbufs if there aren't any free big ones.
  10.  
  11.  + Asynchronous transmits are now implemented, though Freenet doesn't seem to use them.  Multiple receive buffers are also implemented.  These two may make things a little faster.
  12.  
  13.  + *EcInfo has been added.
  14.